projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f5c46c
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Mon, 24 Oct 2011 10:18:38 +0000
(06:18 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 24 Oct 2011 10:18:38 +0000
(06:18 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index fc906db6fea8134a0a137aaeb98b5b25de71a157..fceca6c0bec04b2eefb253542eb381d7a6a07e30 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-10380,7
+10380,8
@@
fi
if test "$HAVE_PTHREAD" = yes; then
case "${canonical}" in
*-hpux*) ;;
- *) LIB_PTHREAD="-lpthread" ;;
+ *) LIB_PTHREAD="-lpthread"
+ LIBS="$LIB_PTHREAD $LIBS" ;;
esac
$as_echo "#define HAVE_PTHREAD 1" >>confdefs.h